<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,
dl, dt, dd,ul,ol,li,
pre,
form, fieldset, legend, button, input, textarea, 
th, td
{margin:0px;padding:0px;}
fieldset, img {border:0;}
li {list-style:none;}
body,button, input, select, textarea /* for ie */ {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
address, cite, dfn, em, var { font-style: normal; } 
code, kbd,samp { font-family: courier new, courier, monospace; }

ins {text-decoration:none;}
del {text-decoration:line-through;}
h1, h2, h3, h4, h5, h6 {}
h1 {font-size: 2em;}
h2 {font-size: 1.7em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.38em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1.1em;font-style: italic;}
address,cite,dfn,em,var{font-style:normal;}
caption,td {font-weight: normal;}
cite, blackquote, em, i {font-style: italic;}
strong, b {	font-weight: bold;}
pre, code {font-family: monospace;font-size: 1.1em;}
abbr[title],acronym[title]{border-bottom:1px dotted;cursor:help;}

table {	border-collapse:collapse;border-spacing:0;}

q:before, q:after, blockquote:before, blockquote:after {content:"";content:none}
blockquote, q {	quotes:none;}

legend { color: #000; }
button, input, select, textarea { font-size: 100%; }
a{ text-decoration: none; }
a:hover{ text-decoration: underline; }
h1#title { line-height:40px;
  padding-top:20px;
  font-size:22px;
  text-align:center;
  background:url(point.gif) left bottom repeat-x;
  color:#333;
  font-weight:normal;
}
.contentinfo {
	font-size:12px;
  line-height:34px;
  text-align:center;
  border-top:1px dotted #ccc;
  color:#999;
}

.contentinfo a {color:#999;}


/*工具*/
#tool {
	font-size:12px;
	line-height:20px;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	height:20px;
	margin:10px 0;
	padding:10px 0 10px 10px;
	overflow: hidden;
}
#tool ul {
	float:left;
}
#tool ul li {
	float:left;
	width:90px;
	line-height:20px;
}
#tool .commentary, #tool .print, #tool .copy, #tool .email, #tool .close, #tool .rss_2, #tool .t_1, #tool .t_2, #tool .t_3 {
	background-image: url(tool.gif);
	background-repeat: no-repeat;
	background-position: left -20px;
	height:20px;
	line-height:20px;
	padding:0 0 0 25px;
	display:block;
	margin:0 10px 0 0;
	color:#333;
}
#tool .print {
	background-position: left -40px;
}
#tool .copy {
	background-position: left -80px;
}
#tool .email {
	background-position: left -100px;
}
#tool .close {
	background-position: left -60px;
}
#tool .rss_2 {
	background-position: left -120px;
}
#tool .t_1 {
	background-position: left -140px;
}
#tool .t_2 {
	background-position: left -160px;
}
#tool .t_3 {
	background-position: left -180px;
}

#tool .t_4 {padding-left:20px;background:url(comment.gif) left 3px no-repeat;}
#tool .orders {padding-left:20px;background:url(orders.gif) left 2px no-repeat;}
#tool .sinaicon {padding-left:20px;background:url(sinaicon.png) left 1px no-repeat;}

.category_title {line-height:32px;padding:0px 10px 0px 40px;background:#F5F5F5 url(title.gif) 10px 10px no-repeat;font-weight:bold;}
.category_title span {float:right;font-weight:normal;}

/************* 分类列表 */
.news_list {
  padding:10px;
}

.news_list li {
  clear:both;
  line-height:28px;
  padding-left:15px;
  font-size:14px;
  border-bottom:1px dotted #F5F5F5;
  background:url(dot.gif) left 12px no-repeat;
}

.news_list li a {
  color:#666;
}

.news_text { font-size:14px; margin-top:15px;}
.news_text ul li{border-bottom:1px dotted #ccc; line-height:34px; background:url(dot_r.gif) no-repeat 12px 14px; padding-left:25px;}
.news_text ul li a{
  color:#333;
}

.news_list .date,.news_text h5 .date,.news_text_pic h5 .date,.strgrade {
  float:right;
  padding-right:15px;
  color:#999;
  font-weight:normal;
}

.strgrade {
  display:block;
  width:160px;
  text-align:left;
}

.news_list p {
  margin:5px;
  padding:5px 5px 5px 20px;
  background:#FFF;
  text-indent:2em;
}




a.news_text_img {
  display:block;
  float:left;
  height:100px;
  overflow:hidden;
  border:1px solid #ccc;
  margin-right:15px;
}



/************* 产品 */
.product_box {
  float:left;
  width:152px;
  height:151px;
  margin:5px 5px;
  padding:5px;
  background:url(piclist_1.png) right top no-repeat;
  text-align:center;/*水平居中*/
	display: table-cell;
	vertical-align:middle;
	overflow:hidden;
}

.p_box {height:110px;_height:130px; /*非IE的主流浏览器识别的垂直居中的方法*/
        display: table-cell;
        vertical-align:middle;
        /*设置水平居中*/
        text-align:center;
        /* 针对IE的Hack */
        *display: block;
        *font-size: 114px;/*约为高度的0.873，200*0.873 约为175*/
        *font-family:Arial;/*防止非utf-8引起的hack失效问题，如UTF-8编码*/
		}
.p_box img{ width:150px; height:120px;}

.product_box a {
  display:block;
  width:142px;
  height:114px;
  
	overflow:hidden;
  color:#333;
  /*非IE的主流浏览器识别的垂直居中的方法*/
        display: table-cell;
        vertical-align:middle;
        /*设置水平居中*/
        text-align:center;
        /* 针对IE的Hack */
        *display: block;
        *font-size: 114px;/*约为高度的0.873，200*0.873 约为175*/
        *font-family:Arial;/*防止非utf-8引起的hack失效问题，如UTF-8编码*/
 
}


.product_box h5 a {
  width:142px;
  overflow:hidden;
  height:40px;
  line-height:18px;
  font-size:12px;
  text-align:center;
  font-weight:normal;
  padding-top:0;
  *padding-top:20px;
}

.p_info {
  height:20px;
  line-height:20px;
  padding-left:30px;
  background:url(bullet1.gif) left top no-repeat;
  color:#0D61BA;
  font-size:14px;
  font-weight:bold;
}


/************* 分页 */

.pages {
  clear:both;
  margin:0px 10px;
}


.pages span {
  float:right;
}


.date {float:right;color:#999;}
.blank5,.blank10,.blank30 {clear:both;height:5px;overflow:hidden;}
.blank10 {height:10px;}
.blank30 {height:30px;}
.copyright {text-align:center;}
.bline {border-bottom:1px dotted #ccc; overflow:hidden; clear:both;} 
</pre></body></html>